Skip to content

Move umm_malloc back to IRAM#6161

Merged
earlephilhower merged 1 commit intoesp8266:masterfrom
earlephilhower:mallociram
May 28, 2019
Merged

Move umm_malloc back to IRAM#6161
earlephilhower merged 1 commit intoesp8266:masterfrom
earlephilhower:mallociram

Conversation

@earlephilhower
Copy link
Collaborator

As found by @mhightower83, umm_malloc was placed in flash during the
.c->.cpp conversion because of a missed linker change.

Adjust the link script to the new name .cpp

As found by @mhightower83, umm_malloc was placed in flash during the
.c->.cpp conversion because of a missed linker change.

Adjust the link script to the new name .cpp
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants